-
Notifications
You must be signed in to change notification settings - Fork 304
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
deps: add "extra" for IPython, exclude bad IPython release #1151
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seems like there's future and deprecation warnings still banging out, but LGTM in case you're dealing with those in a subsequent PR.
Thanks @shollyman . Filed #1152 to investigate the warnings. |
🤖 I have created a release *beep* *boop* --- ### [2.34.1](v2.34.0...v2.34.1) (2022-03-02) ### Dependencies * add "extra" for IPython, exclude bad IPython release ([#1151](#1151)) ([0fbe12d](0fbe12d)) * allow pyarrow 7.0 ([#1112](#1112)) ([57f8ea9](57f8ea9)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
…s#1151) * deps: add "extra" for IPython, exclude bad IPython release * skip magics tests when IPython not installed * sort importorskips * add 3.10 prerelease session * add continuous session
🤖 I have created a release *beep* *boop* --- ### [2.34.1](googleapis/python-bigquery@v2.34.0...v2.34.1) (2022-03-02) ### Dependencies * add "extra" for IPython, exclude bad IPython release ([googleapis#1151](googleapis#1151)) ([0fbe12d](googleapis@0fbe12d)) * allow pyarrow 7.0 ([googleapis#1112](googleapis#1112)) ([57f8ea9](googleapis@57f8ea9)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
Towards issue ipython/ipython#13554 encountered in attempt to merge #1150 🦕